Skip to content

Update dependency stripe to '~> 19.3.0'#538

Closed
renovate[bot] wants to merge 1 commit into
develfrom
renovate/stripe-19.x
Closed

Update dependency stripe to '~> 19.3.0'#538
renovate[bot] wants to merge 1 commit into
develfrom
renovate/stripe-19.x

Conversation

@renovate

@renovate renovate Bot commented May 27, 2026

Copy link
Copy Markdown
Contributor

This PR contains the following updates:

Package Change Age Confidence
stripe (source, changelog) '~> 19.1.0''~> 19.3.0' age confidence

Release Notes

stripe/stripe-ruby (stripe)

v19.3.1

Compare Source

  • #​1902 Replace source hash with Telemetry UUID
  • #​1901 Make Error fields generated

v19.3.0

Compare Source

This release changes the pinned API version to 2026-06-24.dahlia.

  • #​1896 Update generated code
    • Add support for release_details on Reserve::Hold
    • Change Billing::CreditGrant.priority to be required
    • Add support for buyer_id on Charge::PaymentMethodDetail::Bizum, ConfirmationToken::PaymentMethodPreview::Bizum, ConfirmationToken::PaymentMethodPreview::Blik, PaymentAttemptRecord::PaymentMethodDetail::Bizum, PaymentMethod::Bizum, PaymentMethod::Blik, and PaymentRecord::PaymentMethodDetail::Bizum
    • Add support for transaction_link_id on Charge::PaymentMethodDetail::Card
    • Add support for fingerprint on Charge::PaymentMethodDetail::Pix, ConfirmationToken::PaymentMethodPreview::Pix, PaymentMethod::Pix, and SetupAttempt::PaymentMethodDetail::Pix
    • Add support for sunbit on Checkout::Session::PaymentMethodOption, Checkout::SessionCreateParams::PaymentMethodOption, PaymentIntent::PaymentMethodOption, PaymentIntentConfirmParams::PaymentMethodOption, PaymentIntentCreateParams::PaymentMethodOption, and PaymentIntentUpdateParams::PaymentMethodOption
    • Add support for billing_cycle_anchor_config on Checkout::SessionCreateParams::SubscriptionDatum
    • Add support for wechat_pay on Checkout::Session::PaymentMethodOption
    • Add support for mastercard_compliance on Dispute::Evidence::EnhancedEvidence, Dispute::EvidenceDetail::EnhancedEligibility, and DisputeUpdateParams::Evidence::EnhancedEvidence
    • Add support for status_details on FinancialConnections::Account
    • ⚠️ Remove support for stored_credential_usage on PaymentAttemptRecord::PaymentMethodDetail::Card and PaymentRecord::PaymentMethodDetail::Card
    • ⚠️ Change PaymentAttemptRecord::PaymentMethodDetail::Card.description and PaymentRecord::PaymentMethodDetail::Card.description to be optional
    • ⚠️ Change PaymentAttemptRecord::PaymentMethodDetail::Card.iin and PaymentRecord::PaymentMethodDetail::Card.iin to be optional
    • ⚠️ Change PaymentAttemptRecord::PaymentMethodDetail::Card.issuer and PaymentRecord::PaymentMethodDetail::Card.issuer to be optional
    • Add support for setup_future_usage on PaymentIntent::PaymentMethodOption::Satispay, PaymentIntentConfirmParams::PaymentMethodOption::Satispay, PaymentIntentCreateParams::PaymentMethodOption::Satispay, and PaymentIntentUpdateParams::PaymentMethodOption::Satispay
    • Change PaymentRecordReportRefundParams.refunded to be optional
    • Add support for satispay on SetupAttempt::PaymentMethodDetail
    • Add support for custom_fields, description, and footer on Subscription::InvoiceSetting, SubscriptionCreateParams::InvoiceSetting, and SubscriptionUpdateParams::InvoiceSetting
    • Add support for payment_method_options and payment_method on TopupCreateParams
    • Add support for mode on V2::Commerce::ProductCatalogImport
    • Add support for sunbit_payments on V2::Core::Account::Configuration::Merchant::Capability, V2::Core::AccountCreateParams::Configuration::Merchant::Capability, and V2::Core::AccountUpdateParams::Configuration::Merchant::Capability
    • Add support for crypto_money_manager and money_manager on V2::Core::AccountUpdateParams::Identity::Attestation::TermsOfService
    • ⚠️ Remove support for crypto_storer and storer on V2::Core::AccountUpdateParams::Identity::Attestation::TermsOfService

v19.2.1

Compare Source

  • #​1874 Add "source" field to user-agent header

v19.2.0

Compare Source

This release changes the pinned API version to 2026-05-27.dahlia.

  • #​1864 Update generated code
    • Add support for new resource V2::Commerce::ProductCatalogImport
    • Add support for create and retrieve methods on resource V2::Commerce::ProductCatalogImport
    • Add support for bizum_payments and scalapay_payments on Account::Capability, AccountCreateParams::Capability, and AccountUpdateParams::Capability
    • Add support for automatic_transfer_rules_by_currency on BalanceSettings::Payment::Payout and BalanceSettingsUpdateParams::Payment::Payout
    • Add support for start_of_day on BalanceSettings::Payment::SettlementTiming and BalanceSettingsUpdateParams::Payment::SettlementTiming
    • Add support for description on ChargeCreateParams::TransferDatum, PaymentIntent::TransferDatum, PaymentIntentCreateParams::TransferDatum, and PaymentIntentUpdateParams::TransferDatum
    • Add support for bizum on Charge::PaymentMethodDetail, ConfirmationToken::PaymentMethodPreview, ConfirmationTokenCreateParams::PaymentMethodDatum, PaymentAttemptRecord::PaymentMethodDetail, PaymentIntent::PaymentMethodOption, PaymentIntentConfirmParams::PaymentMethodDatum, PaymentIntentConfirmParams::PaymentMethodOption, PaymentIntentCreateParams::PaymentMethodDatum, PaymentIntentCreateParams::PaymentMethodOption, PaymentIntentUpdateParams::PaymentMethodDatum, PaymentIntentUpdateParams::PaymentMethodOption, PaymentMethodConfigurationCreateParams, PaymentMethodConfigurationUpdateParams, PaymentMethodConfiguration, PaymentMethodCreateParams, PaymentMethod, PaymentRecord::PaymentMethodDetail, SetupIntent::PaymentMethodOption, SetupIntentConfirmParams::PaymentMethodDatum, SetupIntentConfirmParams::PaymentMethodOption, SetupIntentCreateParams::PaymentMethodDatum, SetupIntentCreateParams::PaymentMethodOption, SetupIntentUpdateParams::PaymentMethodDatum, and SetupIntentUpdateParams::PaymentMethodOption
    • Add support for scalapay on Charge::PaymentMethodDetail, Checkout::Session::PaymentMethodOption, Checkout::SessionCreateParams::PaymentMethodOption, ConfirmationToken::PaymentMethodPreview, ConfirmationTokenCreateParams::PaymentMethodDatum, PaymentAttemptRecord::PaymentMethodDetail, PaymentIntent::PaymentMethodOption, PaymentIntentConfirmParams::PaymentMethodDatum, PaymentIntentConfirmParams::PaymentMethodOption, PaymentIntentCreateParams::PaymentMethodDatum, PaymentIntentCreateParams::PaymentMethodOption, PaymentIntentUpdateParams::PaymentMethodDatum, PaymentIntentUpdateParams::PaymentMethodOption, PaymentMethodConfigurationCreateParams, PaymentMethodConfigurationUpdateParams, PaymentMethodConfiguration, PaymentMethodCreateParams, PaymentMethod, PaymentRecord::PaymentMethodDetail, Refund::DestinationDetail, SetupIntentConfirmParams::PaymentMethodDatum, SetupIntentCreateParams::PaymentMethodDatum, and SetupIntentUpdateParams::PaymentMethodDatum
    • Add support for mandate on Charge::PaymentMethodDetail::Twint, PaymentAttemptRecord::PaymentMethodDetail::Twint, and PaymentRecord::PaymentMethodDetail::Twint
    • Change type of Checkout::SessionCreateParams::PaymentMethodOption::Twint.setup_future_usage, PaymentIntentConfirmParams::PaymentMethodOption::Twint.setup_future_usage, PaymentIntentCreateParams::PaymentMethodOption::Twint.setup_future_usage, and PaymentIntentUpdateParams::PaymentMethodOption::Twint.setup_future_usage from literal('none') to enum('none'|'off_session')
    • ⚠️ Change type of Checkout::Session::PaymentMethodOption::Twint.setup_future_usage and PaymentIntent::PaymentMethodOption::Twint.setup_future_usage from literal('none') to enum('none'|'off_session')
    • Add support for credited_items on InvoiceItem::ProrationDetail
    • Add support for discountable on InvoiceCreatePreviewParams::ScheduleDetail::Phase::AddInvoiceItem, SubscriptionCreateParams::AddInvoiceItem, SubscriptionSchedule::Phase::AddInvoiceItem, SubscriptionScheduleCreateParams::Phase::AddInvoiceItem, SubscriptionScheduleUpdateParams::Phase::AddInvoiceItem, and SubscriptionUpdateParams::AddInvoiceItem
    • Add support for billing_schedules on InvoiceCreatePreviewParams::SubscriptionDetail, SubscriptionCreateParams, SubscriptionUpdateParams, and Subscription
    • Add support for amount_paid_off_stripe on Invoice
    • Add support for twint on Mandate::PaymentMethodDetail and SetupAttempt::PaymentMethodDetail
    • Add support for metadata on PaymentIntent::TransferDatum, PaymentIntentCreateParams::TransferDatum, PaymentIntentUpdateParams::TransferDatum, and Subscription::PendingUpdate
    • Add support for payment_data on PaymentIntent::TransferDatum, PaymentIntentCreateParams::TransferDatum, and PaymentIntentUpdateParams::TransferDatum
    • Add support for blik_authorize on PaymentIntent::NextAction and SetupIntent::NextAction
    • Add support for payment_method_options on PaymentLinkCreateParams, PaymentLinkUpdateParams, and PaymentLink
    • Add support for active on PaymentMethodConfigurationListParams
    • Add support for billed_until on SubscriptionItem
    • Add support for discount and discounts on Subscription::PendingUpdate
    • Add support for verifone_m425, verifone_p630, verifone_ux700, and verifone_v660p on Terminal::ConfigurationCreateParams, Terminal::ConfigurationUpdateParams, and Terminal::Configuration
    • Add support for api_error and print_content on Terminal::Reader::Action
    • Add support for customer on TestHelpers::TestClockCreateParams
    • Add support for signer on V2::Core::Account::Identity::BusinessDetail::Document::ProofOfRegistration, V2::Core::Account::Identity::BusinessDetail::Document::ProofOfUltimateBeneficialOwnership, V2::Core::AccountCreateParams::Identity::BusinessDetail::Document::ProofOfRegistration, V2::Core::AccountCreateParams::Identity::BusinessDetail::Document::ProofOfUltimateBeneficialOwnership, V2::Core::AccountTokenCreateParams::Identity::BusinessDetail::Document::ProofOfRegistration, V2::Core::AccountTokenCreateParams::Identity::BusinessDetail::Document::ProofOfUltimateBeneficialOwnership, V2::Core::AccountUpdateParams::Identity::BusinessDetail::Document::ProofOfRegistration, and V2::Core::AccountUpdateParams::Identity::BusinessDetail::Document::ProofOfUltimateBeneficialOwnership
    • Add support for azure_event_grid on V2::Core::EventDestinationCreateParams and V2::Core::EventDestination
    • Add support for event notifications V2CommerceProductCatalogImportsFailedEvent, V2CommerceProductCatalogImportsProcessingEvent, V2CommerceProductCatalogImportsSucceededEvent, and V2CommerceProductCatalogImportsSucceededWithErrorsEvent with related object V2::Commerce::ProductCatalogImport
  • #​1866 Emit warning when stripe-notify header is present in response
  • #​1855 Use autoload instead of eager require for generated resource, service, and param files

Configuration

📅 Schedule: (UTC)

  • Branch creation
    • At any time (no schedule defined)
  • Automerge
    • At any time (no schedule defined)

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate
renovate Bot force-pushed the renovate/stripe-19.x branch from 64bc97e to 6e665f8 Compare June 13, 2026 00:27
@renovate renovate Bot changed the title Update dependency stripe to '~> 19.2.0' Update dependency stripe to '~> 19.3.0' Jun 25, 2026
@renovate
renovate Bot force-pushed the renovate/stripe-19.x branch from 6e665f8 to 371db9f Compare June 25, 2026 02:52
@renovate
renovate Bot force-pushed the renovate/stripe-19.x branch from 371db9f to 2478336 Compare July 2, 2026 13:24
@renovate
renovate Bot force-pushed the renovate/stripe-19.x branch from 2478336 to be958c0 Compare July 16, 2026 01:28
@renovate
renovate Bot force-pushed the renovate/stripe-19.x branch from be958c0 to 0b59a08 Compare July 20, 2026 19:34
@simonbaird

Copy link
Copy Markdown
Member

Done elsewhere.

@simonbaird simonbaird closed this Jul 23, 2026
@renovate

renovate Bot commented Jul 23, 2026

Copy link
Copy Markdown
Contributor Author

Renovate Ignore Notification

Because you closed this PR without merging, Renovate will ignore this update ('~> 19.3.0'). You will get a PR once a newer version is released. To ignore this dependency forever, add it to the ignoreDeps array of your Renovate config.

If you accidentally closed this PR, or if you changed your mind: rename this PR to get a fresh replacement PR.

@renovate
renovate Bot deleted the renovate/stripe-19.x branch July 23, 2026 19:30
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant